Name | Description | |
---|---|---|
WaterfallBuilder<T> Constructor | Creates one WaterfallBuilder<T> instance to configurate obj. |
The following tables list the members exposed by WaterfallBuilder<T>.
Name | Description | |
---|---|---|
WaterfallBuilder<T> Constructor | Creates one WaterfallBuilder<T> instance to configurate obj. |
Name | Description | |
---|---|---|
ConnectorLines | Configurates C1.Web.Mvc.Waterfall<T>.ConnectorLines. Sets a value that determines whether to show connector lines. | |
IntermediateTotalLabels | Sets the IntermediateTotalLabels property. | |
IntermediateTotalPositions | Sets the IntermediateTotalPositions property. | |
RelativeData | Configurates C1.Web.Mvc.Waterfall<T>.RelativeData. Sets a value that determines whether the given data is relative. | |
ShowIntermediateTotal | Configurates C1.Web.Mvc.Waterfall<T>.ShowIntermediateTotal. Sets a value that determines whether to show the intermediate total bar.The property should work with IntermediateToolPositions and IntermediateToolLabels property. | |
ShowTotal | Configurates C1.Web.Mvc.Waterfall<T>.ShowTotal. Sets a value that determines whether the show the total bar. | |
Start | Configurates C1.Web.Mvc.Waterfall<T>.Start. Sets a value that determines the value of the start bar. If start is null, start bar will not show. | |
StartLabel | Configurates C1.Web.Mvc.Waterfall<T>.StartLabel. Sets the label of the start bar. | |
Styles | Configurates C1.Web.Mvc.Waterfall<T>.Styles. Sets or set the waterfall styles. | |
TotalLabel | Configurates C1.Web.Mvc.Waterfall<T>.TotalLabel. Sets the label of the total bar. |